projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f603e51
)
(SIGNALS_VIA_CHARACTERS): Defined.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 23 Nov 1993 22:03:23 +0000
(22:03 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 23 Nov 1993 22:03:23 +0000
(22:03 +0000)
src/s/irix5-0.h
patch
|
blob
|
history
diff --git
a/src/s/irix5-0.h
b/src/s/irix5-0.h
index 6140f09c61b96f4dcee0382c358077a50b953e72..cf46d35f7634bfa492166091f9686f1e2ca1f585 100644
(file)
--- a/
src/s/irix5-0.h
+++ b/
src/s/irix5-0.h
@@
-17,6
+17,9
@@
#undef SETUP_SLAVE_PTY
#endif
+/* thomas@mathematik.uni-bremen.de says this is needed. */
+/* Make process_send_signal work by "typing" a signal character on the pty. */
+#define SIGNALS_VIA_CHARACTERS
/* Define HAVE_ALLOCA to say that the system provides a properly
working alloca function and it should be used. */